home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / mods / irg_0_1.txt < prev    next >
Text File  |  1995-04-22  |  1KB  |  34 lines

  1. IRG (Infrared Gateway for Atari 8-bits)  David Deaven April 1994 v0.1 
  2.  
  3. This is the .readme file for the "Infrared gateway" (IRG) 
  4. hardware/software project for the Atari 8-bit machines.  The IRG is a 
  5. simple and cheap (<$10) circuit you can plug into your Atari which 
  6. allows it to send and receive IR remote control signals from TV, VCR, 
  7. cable box, stereo, and other remote controls.  The archive 
  8. irg-0.1.tar.gz contains a description of the circuit, schematic, and 
  9. source code for software to use it on the Atari with BASIC and CC65. 
  10. Also included is a compiled CC65 program, plus source, that uses the 
  11. IRG to make your Atari into a programmable "universal remote" capable 
  12. of translating incoming IR commands into sequences of output IR 
  13. commands. 
  14.  
  15. David Deaven -- deaven@iastate.edu -- April 1994 
  16.  
  17. irg-0.1.tar.gz is a gzip'ed unix tar file containing the 
  18. following files.  
  19.  
  20. irg-0.1/ 
  21. irg-0.1/README 
  22. irg-0.1/README.HARDWARE 
  23. irg-0.1/hardware.ps 
  24. irg-0.1/pulses.ps 
  25. irg-0.1/irg.h 
  26. irg-0.1/irg.m65 
  27. irg-0.1/irg.obj 
  28. irg-0.1/irgdemo.c 
  29. irg-0.1/irgdemo.com 
  30. irg-0.1/irgdemo.rc 
  31. irg-0.1/irgscan.bas 
  32. irg-0.1/irgscan.m65 
  33.  
  34.